Skip to main content

Oracle data types

The Oracle database for Qlik Compose supports most Oracle data types. The following table shows the Oracle source data types that are supported when using Qlik Compose and the default mapping to Qlik Compose data types.

For information on how to view the data type that is mapped in the data warehouse, see the section for the data warehouse database you are using.

Data type mappings

Oracle data types

Qlik Compose data types

CHAR

Varchar

NCHAR(40)

Varchar(80)

VARCHAR(2)

VARCHAR

NUMBER

Decimal

FLOAT

Decimal(38,12)

REAL

Decimal(38,12)

DATE

Date

TIMESTAMP(6)

Date

TIMESTAMP(6) WITH LOCAL TIME ZONE

Date

TIMESTAMP(6) WITH TIME ZONE

Date

DOUBLE PRECISION

Decimal(38,12)

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!